type context.afterFuncCtx

3 uses

	context (current package)
		context.go#L311: 	a := &afterFuncCtx{
		context.go#L331: type afterFuncCtx struct {
		context.go#L337: func (a *afterFuncCtx) cancel(removeFromParent bool, err, cause error) {